| targets_type | autoencoder_type | batch_size | |
|---|---|---|---|
| exp_id | |||
| 58 | Mnist | Over_dim_tied_iteration | 256 |
| 59 | Mnist | Over_dim_tied_iteration | 128 |
| 60 | Mnist | Over_dim_tied_iteration | 64 |
| 61 | Mnist | Over_dim_tied_iteration | 32 |
| 62 | 10_Targets | Over_dim_tied_iteration | 256 |
| 63 | 10_Targets | Over_dim_tied_iteration | 128 |
| 64 | 10_Targets | Over_dim_tied_iteration | 64 |
| 65 | 10_Targets | Over_dim_tied_iteration | 32 |
<string>:6: UserWarning: Warning: converting a masked element to nan. /home/hicky/anaconda3/envs/tsne/lib/python3.7/site-packages/numpy/ma/core.py:711: UserWarning: Warning: converting a masked element to nan. data = np.array(a, copy=False, subok=subok)